Time

Property

Namespace: Diffstore.Snapshots

Declared in: Diffstore.Snapshots.Snapshot<TKey, TValue>


Unix time when the snapshot was created

Syntax

public long Time { public get; }

Back to index